home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Shareware City / Developers / Commander Sets / 4D MountPack / 4D MountPack.rsrc / TEXT_282_ History & Other Stuff.txt < prev    next >
Encoding:
Text File  |  1994-09-14  |  5.0 KB  |  119 lines

  1. History
  2.  
  3. 1.0a1 (9 June 1993) Basic external for beta-testing of the code.
  4.  
  5. 1.0b1 (14 June) Package for limited beta-testing.
  6.  
  7. 1.0b2 (21 June)
  8. - Added 'volume name with or without colon' feature back which had
  9.    disappeared while switching from external to external package.
  10. - Added ability to see if volume has current system or Virtual Memory
  11.    storage and if so, refuse to unmount or eject it.
  12. - Corrected some code because of missing info in Inside Macintosh: Files
  13.    which was mentioned in a Technical Note.
  14.  
  15. 1.0b3 (29 June)
  16. - Removed Volume Password parameter with MP ASMountInfo
  17.    function.
  18. - Can't operate on a volume placed off-line or ejected anymore.
  19. - Added checking of AppleShare Chooser extension version.
  20.  
  21. 1.0b4 (9 July)
  22. - Added version number of AppleShare Chooser extension to
  23.    Workstation command.
  24.  
  25. 1.0b5 (11 July) Package for beta-testing with larger group of users from the 4D-digest list.
  26. - Prepared for restricted version.
  27.  
  28. 1.0b6 (19 July)
  29. - Fixed some internal parameter problems.
  30. - Fixed bug with code to check AppleShare version under System 6.
  31. - Added ability to check if volume is ejectable. If MP Eject is called
  32.    the volume will be unmounted or ejected based on this.
  33.  
  34. 1.0b7 (26 July)
  35. - Added MP ASLogin and MP ServerExists functions.
  36. - Volume name can be a full path to any file or folder.
  37.  
  38. 1.0b8 (29 July)
  39. - Fixed bug with MP Eject function.
  40.  
  41. 1.0b9 (1 August), not released.
  42. - Fixed bug which could cause a crash when other software wanted to
  43.   access the Macintosh Name or Owner Name after use of the
  44.   MP Workstation command.
  45. - The documentation incorrectly listed the maximum length of the
  46.    server name, zone name and user name as 31 while it in fact may be
  47.    32 characters long.
  48.  
  49. 1.0b10 (3 August)
  50. - Included resources edited by Dan Bularzik to include commands in a
  51.    pop-up menu in the procedure editor.
  52. - Corrected checking the AppleShare Chooser extension version.
  53.  
  54. 1.0 (11 August) First Release
  55.  
  56. 1.0.1b1 (23 August) Beta version
  57. - Corrected improperly setting up when initializing package when
  58.    data-base is opened.
  59.  
  60. 1.0.1b2 (23 September)
  61. - Changed error parameters into integer, shouldn't cause any problem.
  62.  
  63. 1.0.1 (11 January 1994)
  64. - Some changes in code and documentation.
  65. - Added a restriction to the restricted version.
  66. - Increased speed by determining once if the AppleShare Chooser
  67.    extension version is correct instead of everytime when one of the
  68.   functions is called.
  69.  
  70. 1.0.2 (22 May) Upgrade only available to registered users
  71. - When using MP ASLogin an error is now returned when the volume
  72.    is already mounted.
  73.  
  74.  
  75. Wish list (no promises)
  76. Perhaps filling two arrays with the zone names and file server names???
  77. Mount and info support of SCSI devices??
  78. I don't know yet how much the Apple Remote Access kit costs, but if reasonable I may add capabilities to mount volumes over the phoneline..
  79. If the server can't be found in a specified zone, try all other zones?
  80. There is a way to determine on which computer the 4D Server is running (when using 4D Client), this could be used to mount to this computer.
  81.  
  82. I now have some sample code of how to connect to a server without using the AppleShare Workstation 3.0/System 7 Chooser extension. Should I implement it?
  83.  
  84.  
  85. Acknowledgements
  86. Many thanks to Marco Piovanelli for his help and to Thomas Griesbaum for the idea.
  87.  
  88. A few lines involving conversion of integers for the AppleShare version number were derived from source code provided by Marco Piovanelli.
  89. Dan Bularzik suggested to group the commands together to have a pop-up menu in the procedure editor. He even put the necessary resources together, so I couldn't refuse to include them!   :-)
  90.  
  91. The MP¬†ServerExists function, the routine to determine if a volume is ejectable, and code to find the name of the current zone are based on source code examples provided by Apple Computers, Inc.
  92.  
  93. The 'Gestalt Selectors List', edited by myself, was also useful. Thanks to those who contributed to it.
  94.  
  95. Also many thanks to the beta-testers for their time and effort:
  96.  
  97. Charles Wm. Albrecht, NCAR - Scientific Computing Division (charlesa@ncar.ucar.edu)
  98.  
  99. Dan Bularzik, Liberty Mutual Insurance Co. (msmail2.bularzid@tsod.lmig.com)
  100. "‚ĶI REALLY appreciate--the fact that your external returns errors‚Ķ"
  101.  
  102. Michael Ginsberg, MDG Computer Services (72160.630@compuserve.com)
  103. "MountPack 1.0b8 seems to be working fine without a glitch.  I have tested with 4D 3.0.5 and it seems to work fine."
  104.  
  105. Thomas Griesbaum, University of Karlsruhe (KA04@IBM3090.RZ.UNI-KARLSRUHE.DE)
  106.  
  107. Merardo Monzon Jr., University of Texas, Health Science Center at San Antonio (MONZON%SHIRE@uthscsa.edu)
  108.  
  109. Charles Wilber, Dartmouth College (Charles.B.Wilber@Dartmouth.EDU):
  110. "I have just finished running 4D MountPack 1.0b8 through its paces.
  111. I am impressed!  I tested all modules of the external package and they worked flawlessly. The only problems I had were the result of my own stupidity and were remedied by a second reading of the documentation.
  112. You have done a nice job in creating what appears to be an extremely useful external package. I appreciate the opportunity to try it out."
  113.  
  114.  
  115. ¬© 1993-1994, Ren√© G.A. Ros
  116. Shareware $20.
  117.  
  118.  
  119.